Skip to content

chore: update build process to use ng-packgr builder#46

Merged
NathanWalker merged 1 commit intoNativeScript:fix/ng13-routingfrom
wSedlacek:chore/update-build-process
Dec 21, 2021
Merged

chore: update build process to use ng-packgr builder#46
NathanWalker merged 1 commit intoNativeScript:fix/ng13-routingfrom
wSedlacek:chore/update-build-process

Conversation

@wSedlacek
Copy link
Copy Markdown

PR Checklist

What is the current behavior?

The build process was previously using a custom script.

What is the new behavior?

With advancements in the ng-packgr the custom build script is no longer necessary and all processes it was doing can be left to the ng-packgr executor.
With using the executor it makes the build no longer include the es2015 bundles which were removed from the recommended Angular Package Format with the release of Angular 13

@cla-bot cla-bot bot added the cla: yes label Dec 16, 2021
@wSedlacek wSedlacek force-pushed the chore/update-build-process branch from f750eed to 7e98511 Compare December 16, 2021 23:09
@NathanWalker NathanWalker changed the base branch from feat/angular13 to fix/ng13-routing December 21, 2021 21:38
@NathanWalker NathanWalker merged commit 767355d into NativeScript:fix/ng13-routing Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants